micro_utils.dokka
0.12.15
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]doOutsideOfCoroutine
do
Outside
Of
Coroutine
android
suspend
fun
<
T
>
doOutsideOfCoroutine
(
block
:
(
)
->
T
)
:
T
Content copied to clipboard
Call this method in case you need to do something in common thread (like reading of file in JVM)